#index_advantage{width: 100%; height: 613px;max-width: 1920px;min-width: 1190px; padding-top:60px;}
.index_advantage_adv_title{ margin: auto; height:44px; font-size:30px; color: #000000; text-align:center;background:url(../images/aboutbg.jpg) bottom no-repeat; text-transform: uppercase;}
.index_advantage_adv_cont{width:1190px; margin:auto; margin-top:46px;}
.index_advantage_adv_ad_1{width:300px;float: left;margin-top: 10px;position: relative;}
.index_advantage_adv_ad_1 p{font-size: 15px;color: #666;margin-top:5px;line-height: 22px}
.index_advantage_resu_1{width:370px; margin-left:40px; height:61px;text-align: right;}
.index_advantage_resu_1 ul li{ float:left; font-size:15px; color:#262626; line-height:18px;margin-top:-5px;}
.index_advantage_resu_1 ul li span{ font-size:20px; color:#333333; line-height:30px;margin-top:-5px;}
.index_advantage_ys_dot{width:61px; text-align:center; height:61px; background:url(../images/ys_dot1.png) no-repeat; font-size:34px !important; color:#000000; font-weight:bold; line-height:61px !important;}

.index_advantage_ys_mail{width:59px; float:right !important; text-align:center; height:59px; background:url(../images/ys_mail1.png) no-repeat; line-height:59px !important;}


.index_advantage_resu_2{width: 377px; float:left; height:85px; margin-top:40px;text-align: right;}
.index_advantage_resu_2 ul li{ float:left; font-size:15px; color:#262626; line-height:18px;margin-top:-5px;}
.index_advantage_resu_2 ul li span{ font-size:20px; color:#333333; line-height:30px;}


.index_advantage_resu_4{width: 362px; float:left; height:61px;text-align: left;}
.index_advantage_resu_4 ul li{ float:left; font-size:15px; color:#262626; line-height:18px;margin-top:-5px;}
.index_advantage_resu_4 ul li span{ font-size:20px; color:#333333; line-height:30px;}


.index_advantage_resu_5{width: 260px; float:right; height:85px; margin-top:40px;}
.index_advantage_resu_5 ul li{ float:left; font-size:15px; color:#262626; line-height:18px;margin-top:-5px;}
.index_advantage_resu_5 ul li span{ font-size:20px; color:#333333; line-height:30px;}


.index_advantage_resu_6{width: 300px; float:right; height:85px; margin-top:40px;}
.index_advantage_resu_6 ul li{ float:left; font-size:15px; color:#262626; line-height:18px;margin-top:-5px;}
.index_advantage_resu_6 ul li span{ font-size:20px; color:#333333; line-height:30px;}

.index_admore{width: 160px;height: 40px;text-align: center;background: #404040;float: right;border-radius: 10px;}
.index_admore a{line-height: 40px;font-size: 18px;color: #fff}
.index_admore:hover{background: #009fa8}

.index_advantage_ad_2{width: 555px; height:433px; float:left;}
.index_advantage_ad_2 ul li{ width:645px; margin:auto; text-align:center; height:433px; overflow:hidden; margin-top:11px;}
.index_advantage_ad_2 ul li img{width:645px; height:433px; transition:all .6s;}
.index_advantage_ad_3{width:300px; float:right;margin-top: 10px;position: relative;}
.index_advantage_ad_3 p{font-size: 15px;color: #666; margin-top: 5px;line-height: 22px}
.index_advantage_resu_1,.index_advantage_resu_2,.index_advantage_resu_3,.index_advantage_resu_4,.index_advantage_resu_5,.index_advantage_resu_6{display: none;}
.fadeInLeftBig {
	-webkit-animation:fadeInLeftBig 1s .2s ease both;
	-moz-animation:fadeInLeftBig 1s .2s ease both;
}
.fadeInLeftBig1 {
	-webkit-animation:fadeInLeftBig 1s .4s ease both;
	-moz-animation:fadeInLeftBig 1s .4s ease both;
}
.fadeInLeftBig2 {
	-webkit-animation:fadeInLeftBig 1s .6s ease both;
	-moz-animation:fadeInLeftBig 1s .6s ease both;
}
.fadeInRightBig {
	-webkit-animation:fadeInRightBig 1s .2s ease both;
	-moz-animation:fadeInRightBig 1s .2s ease both;
}
.fadeInRightBig1 {
	-webkit-animation:fadeInRightBig 1s .4s ease both;
	-moz-animation:fadeInRightBig 1s .4s ease both;
}
.fadeInRightBig2 {
	-webkit-animation:fadeInRightBig 1s .6s ease both;
	-moz-animation:fadeInRightBig 1s .6s ease both;
}
#index_advantage_animate,#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}